home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / var / cache / dictionaries-common / jed-ispell-dicts.sl < prev    next >
Text File  |  2008-10-29  |  881b  |  58 lines

  1. %%% This file is part of the dictionaries-common package.
  2. %%% It has been automatically generated.
  3. %%% DO NOT EDIT!
  4.  
  5. #ifexists aspell_add_dictionary
  6.   if (_slang_utf8_ok) {
  7.     aspell_add_dictionary (
  8.       "american",
  9.       "en_US",
  10.       "",
  11.       "'",
  12.       "");
  13.     aspell_add_dictionary (
  14.       "british",
  15.       "en_GB",
  16.       "",
  17.       "'",
  18.       "");
  19.     aspell_add_dictionary (
  20.       "canadian",
  21.       "en_CA",
  22.       "",
  23.       "'",
  24.       "");
  25.     aspell_add_dictionary (
  26.       "english",
  27.       "en",
  28.       "",
  29.       "'",
  30.       "");
  31.   } else {
  32.   aspell_add_dictionary (
  33.     "american",
  34.     "en_US",
  35.     "",
  36.     "'",
  37.     "");
  38.   aspell_add_dictionary (
  39.     "british",
  40.     "en_GB",
  41.     "",
  42.     "'",
  43.     "");
  44.   aspell_add_dictionary (
  45.     "canadian",
  46.     "en_CA",
  47.     "",
  48.     "'",
  49.     "");
  50.   aspell_add_dictionary (
  51.     "english",
  52.     "en",
  53.     "",
  54.     "'",
  55.     "");
  56.   }
  57. #endif
  58.